Home
last modified time | relevance | path

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

/openssl/providers/implementations/signature/
H A Deddsa_sig.c173 if (peddsactx == NULL) in eddsa_newctx()
178 return peddsactx; in eddsa_newctx()
257 peddsactx->key = edkey; in eddsa_signverify_init()
266 peddsactx->aid_len = 0; in eddsa_signverify_init()
267 ret = WPACKET_init_der(&pkt, peddsactx->aid_buf, sizeof(peddsactx->aid_buf)); in eddsa_signverify_init()
446 peddsactx->dom2_flag, peddsactx->prehash_flag, peddsactx->context_string_flag, in ed25519_sign()
447 peddsactx->context_string, peddsactx->context_string_len, in ed25519_sign()
549 peddsactx->context_string, peddsactx->context_string_len, in ed448_sign()
611peddsactx->dom2_flag, peddsactx->prehash_flag, peddsactx->context_string_flag, in ed25519_verify()
794 if (peddsactx == NULL) in eddsa_get_ctx_params()
[all …]

Completed in 8 milliseconds