Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Ds390x_arch.h101 # define S390X_KMA_HS 0x400 macro
/third_party/openssl/crypto/evp/
De_aes.c1465 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_aad()
1476 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_aad()
1525 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm()
1550 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm()
1600 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_setiv()
1799 gctx->fc &= ~S390X_KMA_HS; in s390x_aes_gcm_init_key()