Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds