Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c121 { PEM_STRING_ECPARAMETERS, OSSL_OBJECT_PKEY, "EC", "type-specific" }, in pem2der_decode()
/freebsd/crypto/openssl/crypto/pem/
H A Dpem_all.c158 IMPLEMENT_PEM_rw(ECPKParameters, EC_GROUP, PEM_STRING_ECPARAMETERS, in IMPLEMENT_PEM_rw() argument
/freebsd/crypto/openssl/include/openssl/
H A Dpem.h53 # define PEM_STRING_ECPARAMETERS "EC PARAMETERS" macro