Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Ds390x_arch.h100 # define S390X_KMA_LAAD 0x200 macro
/third_party/openssl/crypto/evp/
De_aes.c1524 ctx->fc | S390X_KMA_LAAD, &ctx->kma.param); in s390x_aes_gcm()
1547 ctx->fc | S390X_KMA_LAAD, &ctx->kma.param); in s390x_aes_gcm()
1813 gctx->fc &= ~(S390X_KMA_LPC | S390X_KMA_LAAD); in s390x_aes_gcm_init_key()
1847 gctx->fc | S390X_KMA_LAAD | S390X_KMA_LPC, &gctx->kma.param); in s390x_aes_gcm_tls_cipher()
1901 gctx->fc | S390X_KMA_LAAD | S390X_KMA_LPC, &gctx->kma.param); in s390x_aes_gcm_cipher()