Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c154 { PEM_STRING_SM2PRIVATEKEY, OSSL_OBJECT_PKEY, "SM2", "type-specific" }, in pem2der_decode()
/src/crypto/openssl/include/openssl/
H A Dpem.h60 #define PEM_STRING_SM2PRIVATEKEY "SM2 PRIVATE KEY" macro