Searched refs:ossl_ht_insert_locked (Results 1 – 1 of 1) sorted by relevance
530 static int ossl_ht_insert_locked(HT *h, uint64_t hash, in ossl_ht_insert_locked() function648 (rc = ossl_ht_insert_locked(h, hash, newval, olddata)) == -1 in ossl_ht_insert()