Searched refs:TOKTYPE_CCA_INTERNAL (Results 1 – 3 of 3) sorted by relevance
45 case TOKTYPE_CCA_INTERNAL: in is_cca_key()87 if (hdr->type == TOKTYPE_CCA_INTERNAL) { in cca_apqns4key()224 if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()231 } else if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()267 if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()272 } else if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_key2protkey()472 if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_verifykey()499 } else if (hdr->type == TOKTYPE_CCA_INTERNAL && in cca_verifykey()
19 #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()