Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/srp/
Dsrp_vfy.c133 static int t_tob64(char *dst, const unsigned char *src, int size) in t_tob64() function
672 if (!t_tob64(vf, tmp, BN_num_bytes(v))) in SRP_create_verifier_ex()
681 if (!t_tob64(tmp_salt, tmp2, SRP_RANDOM_SALT_LEN)) { in SRP_create_verifier_ex()