Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 4 of 4) sorted by relevance

/crypto/
Dauthencesn.c26 struct crypto_ahash_spawn auth; member
32 struct crypto_ahash *auth; member
62 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_setkey() local
102 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv_tail() local
135 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv() local
238 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt_tail() local
287 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt() local
337 struct crypto_ahash *auth; in crypto_authenc_esn_init_tfm() local
405 struct hash_alg_common *auth; in crypto_authenc_esn_create() local
Dauthenc.c23 struct crypto_ahash_spawn auth; member
29 struct crypto_ahash *auth; member
88 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_setkey() local
148 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_genicv() local
295 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_decrypt() local
322 struct crypto_ahash *auth; in crypto_authenc_init_tfm() local
387 struct hash_alg_common *auth; in crypto_authenc_create() local
/crypto/asymmetric_keys/
Dpkcs7_verify.c205 struct asymmetric_key_id *auth; in pkcs7_verify_sig_chain() local
Dasymmetric_type.c439 void *auth = key->payload.data[asym_auth]; in asymmetric_key_destroy() local