Home
last modified time | relevance | path

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

/openssl/crypto/srp/
H A Dsrp_vfy.c133 static int t_tob64(char *dst, const unsigned char *src, int size) in t_tob64() function
678 if (!t_tob64(vf, tmp, BN_num_bytes(v))) in SRP_create_verifier_ex()
687 if (!t_tob64(tmp_salt, tmp2, SRP_RANDOM_SALT_LEN)) { in SRP_create_verifier_ex()

Completed in 5 milliseconds