Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c529 static int ossl_ht_insert_locked(HT *h, uint64_t hash, in ossl_ht_insert_locked() function
649 (rc = ossl_ht_insert_locked(h, hash, newval, olddata)) == -1 in ossl_ht_insert()