Home
last modified time | relevance | path

Searched defs:raw_len (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/libfido2/regress/
HDes256.c142 invalid_curve(const unsigned char *raw, size_t raw_len) in invalid_curve()
164 valid_curve(const unsigned char *raw, size_t raw_len) in valid_curve()
HDes384.c154 invalid_curve(const unsigned char *raw, size_t raw_len) in invalid_curve()
178 valid_curve(const unsigned char *raw, size_t raw_len) in valid_curve()
HDrs256.c169 valid_size(const char *pem, const unsigned char *raw, size_t raw_len) in valid_size()
/freebsd-13-stable/contrib/wpa/src/wps/
HDwps_upnp.c819 size_t raw_len; in upnp_wps_device_send_wlan_event() local
/freebsd-13-stable/contrib/wpa/src/crypto/
HDcrypto_openssl.c3061 const u8 *raw, size_t raw_len) in crypto_ec_key_set_priv()