Searched refs:TOKTYPE_CCA_INTERNAL_PKA (Results 1 – 3 of 3) sorted by relevance
19 #define TOKTYPE_CCA_INTERNAL_PKA 0x1f /* CCA internal asym key token */ macro
1116 } else if (hdr->type == TOKTYPE_CCA_INTERNAL_PKA) { in pkey_apqns4key()1269 } else if (hdr->type == TOKTYPE_CCA_INTERNAL_PKA) { in pkey_keyblob2pkey3()1309 else if (hdr->type == TOKTYPE_CCA_INTERNAL_PKA) in pkey_keyblob2pkey3()
187 if (t->type != TOKTYPE_CCA_INTERNAL_PKA) { in cca_check_sececckeytoken()190 __func__, (int)t->type, TOKTYPE_CCA_INTERNAL_PKA); in cca_check_sececckeytoken()