Home
last modified time | relevance | path

Searched refs:atmel_sha_authenc_ctx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-authenc.h25 struct atmel_sha_authenc_ctx;
30 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode);
31 void atmel_sha_authenc_free(struct atmel_sha_authenc_ctx *auth);
32 int atmel_sha_authenc_setkey(struct atmel_sha_authenc_ctx *auth,
36 struct atmel_sha_authenc_ctx *auth,
H A Datmel-sha.c2082 struct atmel_sha_authenc_ctx { struct
2142 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode) in atmel_sha_authenc_spawn()
2144 struct atmel_sha_authenc_ctx *auth; in atmel_sha_authenc_spawn()
2200 void atmel_sha_authenc_free(struct atmel_sha_authenc_ctx *auth) in atmel_sha_authenc_free()
2208 int atmel_sha_authenc_setkey(struct atmel_sha_authenc_ctx *auth, in atmel_sha_authenc_setkey()
2220 struct atmel_sha_authenc_ctx *auth, in atmel_sha_authenc_schedule()
H A Datmel-aes.c151 struct atmel_sha_authenc_ctx *auth;
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-authenc.h26 struct atmel_sha_authenc_ctx;
31 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode);
32 void atmel_sha_authenc_free(struct atmel_sha_authenc_ctx *auth);
33 int atmel_sha_authenc_setkey(struct atmel_sha_authenc_ctx *auth,
37 struct atmel_sha_authenc_ctx *auth,
H A Datmel-sha.c2109 struct atmel_sha_authenc_ctx { struct
2168 struct atmel_sha_authenc_ctx *atmel_sha_authenc_spawn(unsigned long mode) in atmel_sha_authenc_spawn()
2170 struct atmel_sha_authenc_ctx *auth; in atmel_sha_authenc_spawn()
2226 void atmel_sha_authenc_free(struct atmel_sha_authenc_ctx *auth) in atmel_sha_authenc_free()
2234 int atmel_sha_authenc_setkey(struct atmel_sha_authenc_ctx *auth, in atmel_sha_authenc_setkey()
2246 struct atmel_sha_authenc_ctx *auth, in atmel_sha_authenc_schedule()
H A Datmel-aes.c152 struct atmel_sha_authenc_ctx *auth;

Completed in 14 milliseconds