Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_gcm_hw_s390x.inc94 fc = S390X_gcm_fc(actx, ctx) | S390X_KMA_LAAD | S390X_KMA_LPC;
125 fc = S390X_gcm_fc(actx, ctx) | S390X_KMA_LAAD | S390X_KMA_LPC;
226 fc = S390X_gcm_fc(actx, ctx) | S390X_KMA_LAAD;
/third_party/openssl/crypto/
Ds390x_arch.h169 # define S390X_KMA_LAAD 0x200 macro
/third_party/openssl/crypto/evp/
De_aes.c1259 ctx->fc | S390X_KMA_LAAD, &ctx->kma.param); in s390x_aes_gcm()
1282 ctx->fc | S390X_KMA_LAAD, &ctx->kma.param); in s390x_aes_gcm()
1600 gctx->fc | S390X_KMA_LAAD | S390X_KMA_LPC, &gctx->kma.param); in s390x_aes_gcm_tls_cipher()
1654 gctx->fc | S390X_KMA_LAAD | S390X_KMA_LPC, &gctx->kma.param); in s390x_aes_gcm_cipher()