Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_skid.c60 unsigned char pkey_dig[EVP_MAX_MD_SIZE]; in ossl_x509_pubkey_hash() local
80 if (EVP_Digest(pk, pklen, pkey_dig, &diglen, md, NULL) in ossl_x509_pubkey_hash()
81 && ASN1_OCTET_STRING_set(oct, pkey_dig, diglen)) { in ossl_x509_pubkey_hash()

Completed in 4 milliseconds