Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dversion-script.map9 otp_find_alg;
H A Dotp.c51 otp_find_alg (char *name) in otp_find_alg() function
H A Dotp.h81 OtpAlgorithm *otp_find_alg (char *);
H A Dotptest.c120 OtpAlgorithm *alg = otp_find_alg (t->alg); in test()
H A Dotp_db.c136 ctx->alg = otp_find_alg (p); in otp_get_internal()