Home
last modified time | relevance | path

Searched defs:calg (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/cms/
H A Dcms_enc.c28 X509_ALGOR *calg = ec->contentEncryptionAlgorithm; in cms_EncryptedContent_init_bio() local
H A Dcms_env.c377 X509_ALGOR *calg = ec->contentEncryptionAlgorithm; in cms_RecipientInfo_ktri_decrypt() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_enc.c32 X509_ALGOR *calg = ec->contentEncryptionAlgorithm; in ossl_cms_EncryptedContent_init_bio() local
H A Dcms_env.c560 X509_ALGOR *calg = ec->contentEncryptionAlgorithm; in cms_RecipientInfo_ktri_decrypt() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c3600 pk_checkalg(class, calg, keylen) in pk_checkalg() argument