Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A 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;
/openssl/crypto/
H A Ds390x_arch.h196 # define S390X_KMA_HS 0x400 macro
/openssl/crypto/evp/
H A De_aes.c1284 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_aad()
1295 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_aad()
1344 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm()
1369 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm()
1421 ctx->fc |= S390X_KMA_HS; in s390x_aes_gcm_setiv()

Completed in 16 milliseconds