Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.h74 int ep11_check_ecc_key_with_hdr(debug_info_t *dbg, int dbflvl,
H A Dzcrypt_ep11misc.c291 int ep11_check_ecc_key_with_hdr(debug_info_t *dbg, int dbflvl, in ep11_check_ecc_key_with_hdr() function
353 EXPORT_SYMBOL(ep11_check_ecc_key_with_hdr);
H A Dpkey_api.c1243 if (ep11_check_ecc_key_with_hdr(debug_info, 3, key, keylen, 1)) in pkey_keyblob2pkey3()