Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c157 unsigned int context_string_flag : 1; member
192 peddsactx->context_string_flag = 0; in eddsa_setup_instance()
200 peddsactx->context_string_flag = 1; in eddsa_setup_instance()
208 peddsactx->context_string_flag = 0; in eddsa_setup_instance()
214 peddsactx->context_string_flag = 0; in eddsa_setup_instance()
220 peddsactx->context_string_flag = 0; in eddsa_setup_instance()
256 peddsactx->context_string_flag = 0; in eddsa_signverify_init()
416 && !peddsactx->context_string_flag in ed25519_sign()
451 peddsactx->dom2_flag, peddsactx->prehash_flag, peddsactx->context_string_flag, in ed25519_sign()
589 && !peddsactx->context_string_flag in ed25519_verify()
[all …]