Home
last modified time | relevance | path

Searched refs:ep11_check_ecc_key_with_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_ep11misc.h73 int ep11_check_ecc_key_with_hdr(debug_info_t *dbg, int dbflvl,
Dzcrypt_ep11misc.c186 int ep11_check_ecc_key_with_hdr(debug_info_t *dbg, int dbflvl, in ep11_check_ecc_key_with_hdr() function
248 EXPORT_SYMBOL(ep11_check_ecc_key_with_hdr);
Dpkey_api.c1046 if (ep11_check_ecc_key_with_hdr(debug_info, 3, key, keylen, 1)) in pkey_keyblob2pkey3()