Searched refs:sm4_ae_in (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | sm4_ccm.h | 64 int rk_sm4_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, int enc);
|
| H A D | sm4_gcm.h | 60 int rk_sm4_gcm_encrypt(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc);
|
| H A D | sm4_core.h | 50 struct sm4_ae_in { struct
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | cmode_adapter.c | 101 struct sm4_ae_in sm4_in; in soft_ae()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | sm4_ccm.c | 424 int rk_aes_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc) 507 int rk_sm4_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc) in rk_sm4_ccm_op()
|
| H A D | sm4_gcm.c | 1439 int rk_sm4_gcm_encrypt(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc)
|