Searched refs:TOKTYPE_CCA_INTERNAL_PKA (Results 1 – 3 of 3) sorted by relevance
52 case TOKTYPE_CCA_INTERNAL_PKA: in is_cca_key()118 } else if (hdr->type == TOKTYPE_CCA_INTERNAL_PKA) { in cca_apqns4key()247 } else if (hdr->type == TOKTYPE_CCA_INTERNAL_PKA) { in cca_key2protkey()281 } else if (hdr->type == TOKTYPE_CCA_INTERNAL_PKA) { in cca_key2protkey()
20 #define TOKTYPE_CCA_INTERNAL_PKA 0x1f /* CCA internal asym key token */ macro
198 if (t->type != TOKTYPE_CCA_INTERNAL_PKA) { in cca_check_sececckeytoken()201 __func__, (int)t->type, TOKTYPE_CCA_INTERNAL_PKA); in cca_check_sececckeytoken()