Searched refs:sha256_bytes (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | sha256.c | 271 sha256_bytes( in sha256_bytes() function 308 return sha256_bytes(buf, (int)STRLEN(buf), salt, salt_len); in sha256_key() 354 hexit = sha256_bytes((char_u *)sha_self_test_msg[i], in sha256_self_test()
|
| H A D | evalfunc.c | 9181 sha256_bytes(p, (int)STRLEN(p), NULL, 0)); in f_sha256()
|
| /vim-8.2.3635/src/proto/ |
| H A D | sha256.pro | 5 char_u *sha256_bytes(char_u *buf, int buf_len, char_u *salt, int salt_len);
|