Searched refs:aes_ae_in (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | aes_ccm.h | 64 int rk_aes_ccm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, int enc);
|
| H A D | aes_gcm.h | 60 int rk_aes_gcm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, const int enc);
|
| H A D | aes_core.h | 80 struct aes_ae_in { struct
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.c | 99 struct aes_ae_in aes_in; in soft_ae()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_ccm.c | 430 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 D | aes_gcm.c | 1460 int rk_aes_gcm_encrypt(struct aes_ae_in *in, struct aes_ae_out *out, const int enc)
|