Searched defs:ciphertext_len (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sm2/ |
H A D | sm2_crypt.c | 104 size_t msg_len, uint8_t *ciphertext_buf, size_t *ciphertext_len) in sm2_encrypt() 257 size_t ciphertext_len, uint8_t *ptext_buf, size_t *ptext_len) in sm2_decrypt()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sm2/ |
H A D | sm2_crypt.c | 123 uint8_t *ciphertext_buf, size_t *ciphertext_len) in ossl_sm2_encrypt() 290 const uint8_t *ciphertext, size_t ciphertext_len, in ossl_sm2_decrypt()
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | aead_aes256gcm.c | 3096 size_t ciphertext_len; in tv() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | evp_extra_test.c | 965 int len, kek_len, ciphertext_len, plaintext_len; in test_EVP_Enveloped() local
|
H A D | evp_test.c | 481 size_t ciphertext_len; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | evp_test.c | 534 size_t ciphertext_len; member
|