Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_gcm_hw_s390x.inc71 actx->plat.s390x.hsflag = S390X_KMA_HS; /* The hash subkey is set */
174 actx->plat.s390x.hsflag = S390X_KMA_HS;
186 actx->plat.s390x.hsflag = S390X_KMA_HS;
241 actx->plat.s390x.hsflag = S390X_KMA_HS;
242 fc |= S390X_KMA_HS;
267 actx->plat.s390x.hsflag = S390X_KMA_HS;
/third_party/openssl/crypto/
Ds390x_arch.h170 # define S390X_KMA_HS 0x400 macro
/third_party/openssl/crypto/evp/
De_aes.c1200 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_aad()
1211 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_aad()
1260 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm()
1285 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm()
1337 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_setiv()