Home
last modified time | relevance | path

Searched refs:lin_calloc (Results 1 – 1 of 1) sorted by relevance

/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa.c81 static int lin_calloc(struct long_int_num *p_long_int, uint32_t word_len) in lin_calloc() function
112 if (lin_calloc(p_res, word_len) > 0) { in lin_create()