Home
last modified time | relevance | path

Searched defs:ct_len (Results 1 – 3 of 3) sorted by relevance

/openssl/test/
H A Daesgcmtest.c38 static int do_encrypt(unsigned char *iv_gen, unsigned char *ct, int *ct_len, in do_encrypt()
67 int ct_len, const unsigned char *tag, int tag_len) in do_decrypt()
H A Dacvp_test.c873 const unsigned char *ct, size_t ct_len, in cipher_enc()
919 const unsigned char *ct, size_t ct_len, in aes_ccm_enc_dec()
977 const size_t ct_len = tst->ct_len - tag_len; in aes_ccm_enc_dec_test() local
1006 const unsigned char *ct, size_t ct_len, in aes_gcm_enc_dec()
/openssl/providers/fips/
H A Dself_test_kats.c96 int ret = 0, encrypt = 1, len = 0, ct_len = 0, pt_len = 0; in self_test_cipher() local

Completed in 13 milliseconds