Searched refs:context_string_len (Results 1 – 1 of 1) sorted by relevance
160 size_t context_string_len; member255 peddsactx->context_string_len = 0; in eddsa_signverify_init()414 && peddsactx->context_string_len == 0 in ed25519_sign()449 peddsactx->context_string, peddsactx->context_string_len, in ed25519_sign()520 && peddsactx->context_string_len == 0 in ed448_sign()551 peddsactx->context_string, peddsactx->context_string_len, in ed448_sign()585 && peddsactx->context_string_len == 0 in ed25519_verify()614 peddsactx->context_string, peddsactx->context_string_len, in ed25519_verify()641 && peddsactx->context_string_len == 0 in ed448_verify()665 peddsactx->context_string, peddsactx->context_string_len, in ed448_verify()[all …]
Completed in 10 milliseconds