Searched refs:sun4i_ss_cipher_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-core.c | 106 .cra_init = sun4i_ss_cipher_init, 127 .cra_init = sun4i_ss_cipher_init, 149 .cra_init = sun4i_ss_cipher_init, 170 .cra_init = sun4i_ss_cipher_init, 192 .cra_init = sun4i_ss_cipher_init, 213 .cra_init = sun4i_ss_cipher_init,
|
H A D | sun4i-ss.h | 219 int sun4i_ss_cipher_init(struct crypto_tfm *tfm);
|
H A D | sun4i-ss-cipher.c | 521 int sun4i_ss_cipher_init(struct crypto_tfm *tfm) in sun4i_ss_cipher_init() function
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-core.c | 106 .cra_init = sun4i_ss_cipher_init, 127 .cra_init = sun4i_ss_cipher_init, 149 .cra_init = sun4i_ss_cipher_init, 170 .cra_init = sun4i_ss_cipher_init, 192 .cra_init = sun4i_ss_cipher_init, 213 .cra_init = sun4i_ss_cipher_init,
|
H A D | sun4i-ss.h | 226 int sun4i_ss_cipher_init(struct crypto_tfm *tfm);
|
H A D | sun4i-ss-cipher.c | 534 int sun4i_ss_cipher_init(struct crypto_tfm *tfm) in sun4i_ss_cipher_init() function
|
Completed in 5 milliseconds