Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dparams.c102 static int check_sign_bytes(const unsigned char *p, size_t n, unsigned char s) in check_sign_bytes() function
131 if (!check_sign_bytes(src, n, pad) in copy_integer()
149 if (!check_sign_bytes(src + dest_len, n, pad) in copy_integer()

Completed in 6 milliseconds