Home
last modified time | relevance | path

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

/openssl/providers/implementations/signature/
H A Deddsa_sig.c29 # define S390X_CAN_SIGN(edtype) \ argument
30 ((OPENSSL_s390xcap_P.pcc[1] & S390X_CAPBIT(S390X_SCALAR_MULTIPLY_##edtype)) \
31 && (OPENSSL_s390xcap_P.kdsa[0] & S390X_CAPBIT(S390X_EDDSA_SIGN_##edtype)) \
32 && (OPENSSL_s390xcap_P.kdsa[0] & S390X_CAPBIT(S390X_EDDSA_VERIFY_##edtype)))

Completed in 6 milliseconds