Searched refs:encryption_type (Results 1 – 5 of 5) sorted by relevance
556 const heim_oid *encryption_type, in hx509_cms_envelope_1() argument573 if (encryption_type == NULL) in hx509_cms_envelope_1()574 encryption_type = &asn1_oid_id_aes_256_cbc; in hx509_cms_envelope_1()582 ret = hx509_crypto_init(context, NULL, encryption_type, &crypto); in hx509_cms_envelope_1()617 ret = der_copy_oid(encryption_type, &enc_alg->algorithm); in hx509_cms_envelope_1()
183 enum encryption encryption_type; member465 zip->encryption_type = ENCRYPTION_NONE; in archive_write_zip_options()471 zip->encryption_type = ENCRYPTION_TRADITIONAL; in archive_write_zip_options()480 zip->encryption_type = ENCRYPTION_WINZIP_AES128; in archive_write_zip_options()489 zip->encryption_type = ENCRYPTION_WINZIP_AES256; in archive_write_zip_options()857 switch (zip->encryption_type) { in archive_write_zip_header()862 zip->entry_encryption = zip->encryption_type; in archive_write_zip_header()
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)