Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_padlock.c85 static char padlock_name[100]; variable
106 BIO_snprintf(padlock_name, sizeof(padlock_name), in padlock_bind_helper()
113 !ENGINE_set_name(e, padlock_name) || in padlock_bind_helper()