Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dpassphrase.h90 int ossl_pw_set_passphrase(struct ossl_passphrase_data_st *data,
/openssl/crypto/
H A Dpassphrase.c33 int ossl_pw_set_passphrase(struct ossl_passphrase_data_st *data, in ossl_pw_set_passphrase() function
/openssl/crypto/encode_decode/
H A Dencoder_pkey.c46 return ossl_pw_set_passphrase(&ctx->pwdata, kstr, klen); in OSSL_ENCODER_CTX_set_passphrase()
H A Ddecoder_pkey.c30 return ossl_pw_set_passphrase(&ctx->pwdata, kstr, klen); in OSSL_DECODER_CTX_set_passphrase()

Completed in 18 milliseconds