Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds