Searched refs:cipheralg (Results 1 – 5 of 5) sorted by relevance
34 struct cipheralg { struct56 const struct cipheralg *alg; /* Reference to the algo constants */ argument
28 static const struct cipheralg aes_alg[] = {73 static const struct cipheralg des_alg[] = {97 static const struct cipheralg des3_alg[] = {217 static const struct cipheralg *get_cipheralgo(uint32_t algo) in get_cipheralgo()221 const struct cipheralg *ca = NULL; in get_cipheralgo()261 const struct cipheralg *alg = NULL; in do_allocate()381 const struct cipheralg *alg = NULL; in caam_cipher_initialize()
26 static const struct cipheralg aes_cbc_mac_alg = {40 static const struct cipheralg aes_cmac_alg = {57 static const struct cipheralg des_mac_alg = {74 static const struct cipheralg des3_mac_alg = {116 static const struct cipheralg *get_macalgo(uint32_t algo) in get_macalgo()758 const struct cipheralg *alg = NULL; in caam_cmac_allocate()
25 struct cipheralg { struct74 const struct cipheralg *alg;
28 static const struct cipheralg aes_alg[] = {57 static const struct cipheralg *get_cipheralgo(uint32_t algo) in get_cipheralgo()61 const struct cipheralg *ca = NULL; in get_cipheralgo()91 const struct cipheralg *alg = NULL; in caam_ae_allocate()