Home
last modified time | relevance | path

Searched refs:SM2_Ciphertext_st (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c22 typedef struct SM2_Ciphertext_st SM2_Ciphertext;
25 struct SM2_Ciphertext_st { struct
124 struct SM2_Ciphertext_st ctext_struct; in sm2_encrypt()
273 struct SM2_Ciphertext_st *sm2_ctext = NULL; in sm2_decrypt()