Searched refs:S390X_KLMD_PS (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/ |
H A D | s390x_arch.h | 201 # define S390X_KLMD_PS 0x100 macro
|
/openssl/providers/implementations/digests/ |
H A D | sha3_prov.c | 282 s390x_klmd(NULL, 0, out, outlen, ctx->pad | S390X_KLMD_PS, ctx->A); in s390x_shake_squeeze() 316 ctx->pad | S390X_KLMD_PS | S390X_KLMD_DUFOP, ctx->A); in s390x_keccakc_final() 372 s390x_klmd(NULL, 0, out, outlen, ctx->pad | S390X_KLMD_PS, ctx->A); in s390x_keccakc_squeeze()
|
Completed in 13 milliseconds