Searched refs:TOKTYPE_NON_CCA (Results 1 – 6 of 6) sorted by relevance
46 case TOKTYPE_NON_CCA: in is_ep11_key()87 if (hdr->type == TOKTYPE_NON_CCA && in ep11_apqns4key()106 } else if (hdr->type == TOKTYPE_NON_CCA && in ep11_apqns4key()197 if (hdr->type == TOKTYPE_NON_CCA && in ep11_key2protkey()204 } else if (hdr->type == TOKTYPE_NON_CCA && in ep11_key2protkey()211 } else if (hdr->type == TOKTYPE_NON_CCA && in ep11_key2protkey()239 if (hdr->type == TOKTYPE_NON_CCA && in ep11_key2protkey()245 } else if (hdr->type == TOKTYPE_NON_CCA && in ep11_key2protkey()251 } else if (hdr->type == TOKTYPE_NON_CCA && in ep11_key2protkey()434 if (hdr->type == TOKTYPE_NON_CCA && in ep11_verifykey()[all …]
37 case TOKTYPE_NON_CCA: in is_pckmo_key()226 if (hdr->type != TOKTYPE_NON_CCA) in pckmo_key2protkey()363 if (hdr->type != TOKTYPE_NON_CCA) in pckmo_verify_key()
171 if (tmph->type != TOKTYPE_NON_CCA && in ep11_kb_decode()233 if (hdr->type != TOKTYPE_NON_CCA) { in ep11_check_aes_key_with_hdr()236 __func__, (int)hdr->type, TOKTYPE_NON_CCA); in ep11_check_aes_key_with_hdr()300 if (hdr->type != TOKTYPE_NON_CCA) { in ep11_check_ecc_key_with_hdr()303 __func__, (int)hdr->type, TOKTYPE_NON_CCA); in ep11_check_ecc_key_with_hdr()367 if (kb->head.type != TOKTYPE_NON_CCA) { in ep11_check_aes_key()370 __func__, (int)kb->head.type, TOKTYPE_NON_CCA); in ep11_check_aes_key()963 hdr->type = TOKTYPE_NON_CCA; in ep11_genaeskey()1282 hdr->type = TOKTYPE_NON_CCA; in ep11_unwrapkey()
18 #define TOKTYPE_NON_CCA 0x00 /* Non-CCA key token */ macro
191 t->type = TOKTYPE_NON_CCA; in pkey_ioctl_clr2protk()350 t->type = TOKTYPE_NON_CCA; in pkey_ioctl_verifyprotk()
565 if (hdr->type == TOKTYPE_NON_CCA && in cca_slowpath_key2protkey()