Home
last modified time | relevance | path

Searched refs:provctx (Results 151 – 154 of 154) sorted by relevance

1234567

/openssl/providers/implementations/ciphers/
H A Dcipher_rc2.c231 static void * alg##_##kbits##_##lcmode##_newctx(void *provctx) \
H A Dcipher_aes_wrp.c271 static void *aes_##kbits##fname##_newctx(void *provctx) \
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c800 static void *key2text_newctx(void *provctx) in key2text_newctx() argument
802 return provctx; in key2text_newctx()
/openssl/test/
H A Dsslapitest.c60 void **provctx);

Completed in 33 milliseconds

1234567