Home
last modified time | relevance | path

Searched defs:engine_afalg (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dinit.c366 static CRYPTO_ONCE engine_afalg = CRYPTO_ONCE_STATIC_INIT; variable
/freebsd/crypto/openssl/engines/
H A De_afalg.c892 static ENGINE *engine_afalg(void) in engine_afalg() function