Searched refs:TOKTYPE_NON_CCA (Results 1 – 5 of 5) sorted by relevance
117 if (tmph->type != TOKTYPE_NON_CCA && in ep11_kb_decode()179 if (hdr->type != TOKTYPE_NON_CCA) { in ep11_check_aes_key_with_hdr()182 __func__, (int)hdr->type, TOKTYPE_NON_CCA); in ep11_check_aes_key_with_hdr()246 if (hdr->type != TOKTYPE_NON_CCA) { in ep11_check_ecc_key_with_hdr()249 __func__, (int)hdr->type, TOKTYPE_NON_CCA); in ep11_check_ecc_key_with_hdr()313 if (kb->head.type != TOKTYPE_NON_CCA) { in ep11_check_aes_key()316 __func__, (int)kb->head.type, TOKTYPE_NON_CCA); in ep11_check_aes_key()920 hdr->type = TOKTYPE_NON_CCA; in ep11_genaeskey()1232 hdr->type = TOKTYPE_NON_CCA; in ep11_unwrapkey()
18 #define TOKTYPE_NON_CCA 0x00 /* Non-CCA key token */ macro
55 case TOKTYPE_NON_CCA: in is_uv_key()
193 t->type = TOKTYPE_NON_CCA; in pkey_ioctl_clr2protk()355 t->type = TOKTYPE_NON_CCA; in pkey_ioctl_verifyprotk()
572 if (hdr->type == TOKTYPE_NON_CCA && in cca_slowpath_key2protkey()