Home
last modified time | relevance | path

Searched refs:cipherupdate (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm_hw.c60 if (!ctx->hw->cipherupdate(ctx, in, in_len, out)) in ossl_gcm_one_shot()
H A Dciphercommon_gcm.c452 if (!hw->cipherupdate(ctx, in, len, out)) in gcm_cipher_internal()
/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h102 OSSL_GCM_cipherupdate_fn cipherupdate; member

Completed in 10 milliseconds