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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
ciphercommon_gcm_hw.c 62 if (!ctx->hw->cipherfinal(ctx, tag))
ciphercommon_gcm.c 456 if (!hw->cipherfinal(ctx, ctx->buf))
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
ciphercommon_gcm_hw.c 63 if (!ctx->hw->cipherfinal(ctx, tag))
ciphercommon_gcm.c 438 if (!hw->cipherfinal(ctx, ctx->buf))
  /src/crypto/external/apache2/openssl/dist/providers/implementations/include/prov/
ciphercommon_gcm.h 95 OSSL_GCM_cipherfinal_fn cipherfinal; member in struct:prov_gcm_hw_st
  /src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
ciphercommon_gcm.h 100 OSSL_GCM_cipherfinal_fn cipherfinal; member in struct:prov_gcm_hw_st

Completed in 23 milliseconds