Searched refs:encryption_type (Results 1 – 4 of 4) sorted by relevance
566 const heim_oid *encryption_type, in hx509_cms_envelope_1() argument583 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()
745 * lib/krb5/crypto.c (encryption_type): make field names more
1754 * lib/krb5/crypto.c (struct encryption_type): split the blocksize
244 encryption_type)