Searched refs:ep11_check_aes_key_with_hdr (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/s390/crypto/ |
D | zcrypt_ep11misc.h | 64 int ep11_check_aes_key_with_hdr(debug_info_t *dbg, int dbflvl,
|
D | zcrypt_ep11misc.c | 119 int ep11_check_aes_key_with_hdr(debug_info_t *dbg, int dbflvl, in ep11_check_aes_key_with_hdr() function 181 EXPORT_SYMBOL(ep11_check_aes_key_with_hdr);
|
D | pkey_api.c | 472 rc = ep11_check_aes_key_with_hdr(debug_info, 3, key, keylen, 1); in pkey_nonccatok2pkey() 1040 if (ep11_check_aes_key_with_hdr(debug_info, 3, key, keylen, 1)) in pkey_keyblob2pkey3()
|