Home
last modified time | relevance | path

Searched refs:last_operation (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_algorithm.c106 int last_operation = OSSL_OP__HIGHEST; in algorithm_do_this() local
111 first_operation = last_operation = data->operation_id; in algorithm_do_this()
114 cur_operation <= last_operation; in algorithm_do_this()
/third_party/openssl/crypto/
H A Dcore_algorithm.c106 int last_operation = OSSL_OP__HIGHEST; in algorithm_do_this() local
111 first_operation = last_operation = data->operation_id; in algorithm_do_this()
114 cur_operation <= last_operation; in algorithm_do_this()

Completed in 2 milliseconds