Home
last modified time | relevance | path

Searched defs:w (Results 1 – 2 of 2) sorted by relevance

/optee_test-3.20.0/ta/crypt/
A Dsha2_impl.c121 uint32_t w[64] = { }; in sha256_transf() local
/optee_test-3.20.0/host/openssl/include/openssl/
A Dbn.h401 # define BN_abs_is_word(a,w) ((((a)->top == 1) && ((a)->d[0] == (BN_ULONG)(w))) || \ argument
405 # define BN_is_word(a,w) (BN_abs_is_word((a),(w)) && (!(w) || !(a)->neg)) argument

Completed in 4 milliseconds