Home
last modified time | relevance | path

Searched refs:auth_base (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
H A Dauthenc.c367 struct crypto_alg *auth_base; in crypto_authenc_create() local
384 auth_base = &auth->base; in crypto_authenc_create()
396 "authenc(%s,%s)", auth_base->cra_name, in crypto_authenc_create()
402 "authenc(%s,%s)", auth_base->cra_driver_name, in crypto_authenc_create()
407 auth_base->cra_priority; in crypto_authenc_create()
H A Dauthencesn.c374 struct crypto_alg *auth_base; in crypto_authenc_esn_create() local
391 auth_base = &auth->base; in crypto_authenc_esn_create()
406 "authencesn(%s,%s)", auth_base->cra_name, in crypto_authenc_esn_create()
411 "authencesn(%s,%s)", auth_base->cra_driver_name, in crypto_authenc_esn_create()
416 auth_base->cra_priority; in crypto_authenc_esn_create()