Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dpkey_ep11.c48 case TOKVER_EP11_AES: in is_ep11_key()
110 hdr->version == TOKVER_EP11_AES && in ep11_apqns4key()
220 hdr->version == TOKVER_EP11_AES && in ep11_key2protkey()
256 hdr->version == TOKVER_EP11_AES && in ep11_key2protkey()
437 hdr->version == TOKVER_EP11_AES) { in ep11_verifykey()
A Dzcrypt_ep11misc.h25 #define TOKVER_EP11_AES 0x03 /* EP11 AES key blob (old style) */ macro
A Dzcrypt_ep11misc.c73 case TOKVER_EP11_AES: in ep11_kb_split()
319 if (kb->head.version != TOKVER_EP11_AES) { in ep11_check_aes_key()
322 __func__, (int)kb->head.version, TOKVER_EP11_AES); in ep11_check_aes_key()
895 case TOKVER_EP11_AES: in ep11_genaeskey()
1444 if (hdr->version == TOKVER_EP11_AES) { in ep11_kblob2protkey()

Completed in 10 milliseconds