Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Dencode_key2blob.c165 { OSSL_FUNC_ENCODER_IMPORT_OBJECT, \
H A Dencode_key2ms.c219 { OSSL_FUNC_ENCODER_IMPORT_OBJECT, \
H A Dencode_key2text.c849 { OSSL_FUNC_ENCODER_IMPORT_OBJECT, \
H A Dencode_key2any.c1303 { OSSL_FUNC_ENCODER_IMPORT_OBJECT, \
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Dencoder_meth.c282 case OSSL_FUNC_ENCODER_IMPORT_OBJECT: in encoder_from_algorithm()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dprovider-encoder.pod121 OSSL_FUNC_encoder_import_object OSSL_FUNC_ENCODER_IMPORT_OBJECT
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dcore_dispatch.h850 # define OSSL_FUNC_ENCODER_IMPORT_OBJECT 20 macro