Searched refs:ossl_pw_set_passphrase (Results 1 – 4 of 4) sorted by relevance
90 int ossl_pw_set_passphrase(struct ossl_passphrase_data_st *data,
33 int ossl_pw_set_passphrase(struct ossl_passphrase_data_st *data, in ossl_pw_set_passphrase() function
46 return ossl_pw_set_passphrase(&ctx->pwdata, kstr, klen); in OSSL_ENCODER_CTX_set_passphrase()
30 return ossl_pw_set_passphrase(&ctx->pwdata, kstr, klen); in OSSL_DECODER_CTX_set_passphrase()
Completed in 9 milliseconds