Home
last modified time | relevance | path

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 Dsm4_ccm.h64 int rk_sm4_ccm_op(struct sm4_ae_in *in, struct sm4_ae_out *out, int enc);
H A Dsm4_gcm.h60 int rk_sm4_gcm_encrypt(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc);
H A Dsm4_core.h50 struct sm4_ae_in { struct
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dcmode_adapter.c101 struct sm4_ae_in sm4_in; in soft_ae()
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_ccm.c424 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 Dsm4_gcm.c1439 int rk_sm4_gcm_encrypt(struct sm4_ae_in *in, struct sm4_ae_out *out, const int enc)