Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Ddecoder.h72 int OSSL_DECODER_CTX_set_selection(OSSL_DECODER_CTX *ctx, int selection);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Ddecoder_pkey.c453 && OSSL_DECODER_CTX_set_selection(ctx, selection) in OSSL_DECODER_CTX_new_for_pkey()
H A Ddecoder_lib.c165 int OSSL_DECODER_CTX_set_selection(OSSL_DECODER_CTX *ctx, int selection) in OSSL_DECODER_CTX_set_selection() function