Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dsparse_array.c174 static ossl_inline void **alloc_node(void) in alloc_node() function
193 p = alloc_node(); in ossl_sa_set()
205 if (p[i] == NULL && (p[i] = alloc_node()) == NULL) in ossl_sa_set()

Completed in 5 milliseconds