HomeSort by: relevance | last modified time | path
    Searched refs:cipher_ocb_settable_ctx_params (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes_ocb.c 42 static OSSL_FUNC_cipher_settable_ctx_params_fn cipher_ocb_settable_ctx_params; variable
498 static const OSSL_PARAM *cipher_ocb_settable_ctx_params(ossl_unused void *cctx, function
560 (void (*)(void))cipher_ocb_settable_ctx_params }, \
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_aes_ocb.c 44 static OSSL_FUNC_cipher_settable_ctx_params_fn cipher_ocb_settable_ctx_params; variable
502 static const OSSL_PARAM *cipher_ocb_settable_ctx_params(ossl_unused void *cctx, function
564 (void (*)(void))cipher_ocb_settable_ctx_params }, \

Completed in 29 milliseconds