Home
last modified time | relevance | path

Searched refs:aes_ae_out (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Daes_ccm.h64 int rk_aes_ccm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, int enc);
H A Daes_gcm.h60 int rk_aes_gcm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, const int enc);
H A Daes_core.h92 struct aes_ae_out { struct
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dcmode_adapter.c100 struct aes_ae_out aes_out; in soft_ae()
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_ccm.c430 int rk_aes_ccm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, const int enc)
500 int rk_aes_ccm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, const int enc) in rk_aes_ccm_encrypt()
H A Daes_gcm.c1460 int rk_aes_gcm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, const int enc)