Home
last modified time | relevance | path

Searched defs:ciphertext_buf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sm2/
H A Dsm2_crypt.c104 size_t msg_len, uint8_t *ciphertext_buf, size_t *ciphertext_len) in sm2_encrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sm2/
H A Dsm2_crypt.c123 uint8_t *ciphertext_buf, size_t *ciphertext_len) in ossl_sm2_encrypt()