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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes_ocb.c 39 static OSSL_FUNC_cipher_get_ctx_params_fn aes_ocb_get_ctx_params; variable
415 static int aes_ocb_get_ctx_params(void *vctx, OSSL_PARAM params[]) function
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_aes_ocb.c 41 static OSSL_FUNC_cipher_get_ctx_params_fn aes_ocb_get_ctx_params; variable
419 static int aes_ocb_get_ctx_params(void *vctx, OSSL_PARAM params[]) function

Completed in 26 milliseconds