Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c594 static struct ht_internal_value_st *alloc_new_value(HT *h, HT_KEY *key, in alloc_new_value() function
638 newval = alloc_new_value(h, key, data->value, data->type_id); in ossl_ht_insert()