Searched defs:ylen (Results 1 – 19 of 19) sorted by relevance
/freebsd/sys/dev/syscons/daemon/ |
H A D | daemon_saver.c | 126 int xlen, int ylen) in clear_daemon() 142 int xlen, int ylen) in draw_daemon() 212 static int xlen, ylen, tlen; in daemon_saver() local
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_all_m15.c | 97 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_all_m31.c | 137 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_c25519_i15.c | 371 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_c25519_i31.c | 363 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_c25519_m62.c | 560 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_c25519_m64.c | 786 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_c25519_m31.c | 773 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_prime_i15.c | 761 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_c25519_m15.c | 1451 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_prime_i31.c | 763 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_p256_m64.c | 1683 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_p256_m15.c | 2068 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_p256_m31.c | 1413 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
H A D | ec_p256_m62.c | 1667 const unsigned char *y, size_t ylen, int curve) in api_muladd()
|
/freebsd/crypto/libecc/src/examples/sig/sdsa/ |
H A D | sdsa.c | 70 const u8 *y, u16 ylen) in sdsa_import_pub_key()
|
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/ |
H A D | gostr34_10_94.c | 68 const u8 *y, u16 ylen) in gostr34_10_94_import_pub_key()
|
/freebsd/crypto/libecc/src/examples/sig/dsa/ |
H A D | dsa.c | 92 const u8 *y, u16 ylen) in dsa_import_pub_key()
|
/freebsd/crypto/libecc/src/examples/sig/kcdsa/ |
H A D | kcdsa.c | 68 const u8 *y, u16 ylen) in kcdsa_import_pub_key()
|