Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c652 ASN1_BIT_STRING *encKey = ecert->encSymmKey; in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
657 encKey->data, encKey->length) <= 0 in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
661 encKey->data, encKey->length); in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
/freebsd/crypto/heimdal/
H A DChangeLog.2006676 shorten the buffer, this matter im the PK-INIT encKey case where a
758 * kdc/pkinit.c: Sign the request in the encKey case. Bug reported