Searched refs:crypto_authenc_ops (Results 1 – 6 of 6) sorted by relevance
26 static const struct crypto_authenc_ops aes_ccm_ops;222 static const struct crypto_authenc_ops aes_ccm_ops = {
23 static const struct crypto_authenc_ops aes_gcm_ops;210 static const struct crypto_authenc_ops aes_gcm_ops = {
17 static const struct crypto_authenc_ops authenc_ops;294 static const struct crypto_authenc_ops authenc_ops = {
243 const struct crypto_authenc_ops *ops;246 struct crypto_authenc_ops { struct
426 static const struct crypto_authenc_ops aes_gcm_ops;508 static const struct crypto_authenc_ops aes_gcm_ops = {
369 static const struct crypto_authenc_ops *ae_ops(void *ctx) in ae_ops()
Completed in 9 milliseconds