Searched refs:TOKTYPE_CCA_INTERNAL (Results 1 – 3 of 3) sorted by relevance
46 case TOKTYPE_CCA_INTERNAL: in is_cca_key()88 if (hdr->type == TOKTYPE_CCA_INTERNAL) { in cca_apqns4key()225 if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()232 } else if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()268 if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()273 } else if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()473 if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_verifykey()500 } else if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_verifykey()
18 #define TOKTYPE_CCA_INTERNAL 0x01 /* CCA internal sym key token */ macro
55 if (t->type != TOKTYPE_CCA_INTERNAL) { in cca_check_secaeskeytoken()58 __func__, (int)t->type, TOKTYPE_CCA_INTERNAL); in cca_check_secaeskeytoken()96 if (t->type != TOKTYPE_CCA_INTERNAL) { in cca_check_secaescipherkey()99 __func__, (int)t->type, TOKTYPE_CCA_INTERNAL); in cca_check_secaescipherkey()1852 if (hdr->type != TOKTYPE_CCA_INTERNAL) in cca_findcard()