Searched refs:known_digest_nids (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/engine/
H A Deng_devcrypto.c650 * Note that known_digest_nids[] isn't necessarily indexed the same way as
653 static int known_digest_nids[OSSL_NELEM(digest_data)]; variable
686 known_digest_nids[known_digest_nids_amount++] = digest_data[i].nid;
702 *nids = known_digest_nids;

Completed in 122 milliseconds