Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcms.c566 const heim_oid *encryption_type, in hx509_cms_envelope_1() argument
583 if (encryption_type == NULL) in hx509_cms_envelope_1()
584 encryption_type = &asn1_oid_id_aes_256_cbc; in hx509_cms_envelope_1()
592 ret = hx509_crypto_init(context, NULL, encryption_type, &crypto); in hx509_cms_envelope_1()
627 ret = der_copy_oid(encryption_type, &enc_alg->algorithm); in hx509_cms_envelope_1()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2001745 * lib/krb5/crypto.c (encryption_type): make field names more
H A DChangeLog.20031754 * lib/krb5/crypto.c (struct encryption_type): split the blocksize
H A DChangeLog.1998244 encryption_type)