Searched refs:KCF_OP_FINAL (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_callprov.c | 536 case KCF_OP_FINAL: in common_submit_request() 583 case KCF_OP_FINAL: in common_submit_request() 635 case KCF_OP_FINAL: in common_submit_request() 679 case KCF_OP_FINAL: in common_submit_request() 737 case KCF_OP_FINAL: in common_submit_request() 804 case KCF_OP_FINAL: in common_submit_request() 882 case KCF_OP_FINAL: in common_submit_request() 967 case KCF_OP_FINAL: in common_submit_request() 1413 case KCF_OP_FINAL: { in kcf_emulate_dual() 1420 KCF_WRAP_ENCRYPT_OPS_PARAMS(&encr_params, KCF_OP_FINAL, in kcf_emulate_dual() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | ops_impl.h | 233 KCF_OP_FINAL, enumerator 324 #define IS_FINAL_OP(ftype) ((ftype) == KCF_OP_FINAL)
|
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_cipher.c | 551 KCF_WRAP_ENCRYPT_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_encrypt_final() 835 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_decrypt_final()
|
| H A D | kcf_digest.c | 402 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_digest_final()
|
| H A D | kcf_mac.c | 589 KCF_WRAP_MAC_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_mac_final()
|