Searched refs:r_buf (Results 1 – 2 of 2) sorted by relevance
54 static void r_buf(FILE *, const char *);94 r_buf(fp, fn); in reverse()187 r_buf(FILE *fp, const char *fn) in r_buf() function
3970 u8 *r_buf, *s_buf; in crypto_ec_key_sign_r_s() local3993 r_buf = wpabuf_put(buf, prime_len); in crypto_ec_key_sign_r_s()3995 if (crypto_bignum_to_bin((const struct crypto_bignum *) r, r_buf, in crypto_ec_key_sign_r_s()