Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dsparse_array.c177 static ossl_inline void **alloc_node(void) in alloc_node() function
196 p = alloc_node(); in ossl_sa_set()
208 if (p[i] == NULL && (p[i] = alloc_node()) == NULL) in ossl_sa_set()

Completed in 3 milliseconds