Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_s390x.inc21 #define S390X_gcm_fc(A,C) ((A)->plat.s390x.fc | (A)->plat.s390x.hsflag |\
53 actx->plat.s390x.hsflag = 0;
71 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;
267 actx->plat.s390x.hsflag = S390X_KMA_HS;
H A Dcipher_aes_gcm.h32 unsigned int hsflag; /* hash subkey set flag */ member

Completed in 7 milliseconds