Searched defs:pc (Results 1 – 2 of 2) sorted by relevance
24 void ossl_prov_cipher_reset(PROV_CIPHER *pc) in ossl_prov_cipher_reset()91 int ossl_prov_cipher_load_from_params(PROV_CIPHER *pc, in ossl_prov_cipher_load_from_params()130 const EVP_CIPHER *ossl_prov_cipher_cipher(const PROV_CIPHER *pc) in ossl_prov_cipher_cipher()135 ENGINE *ossl_prov_cipher_engine(const PROV_CIPHER *pc) in ossl_prov_cipher_engine()
35 static int param_conversion_load_stanza(PARAM_CONVERSION *pc, const STANZA *s) in param_conversion_load_stanza()184 static int param_conversion_test(const PARAM_CONVERSION *pc, int line) in param_conversion_test()323 PARAM_CONVERSION pc; in run_param_file_tests() local
Completed in 6 milliseconds