Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dsiv.h31 int ossl_siv128_speed(SIV128_CONTEXT *ctx, int arg);
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c90 ossl_siv128_speed(sctx, (int)speed); in aes_siv_setspeed()
/freebsd/crypto/openssl/crypto/modes/
H A Dsiv128.c387 int ossl_siv128_speed(SIV128_CONTEXT *ctx, int arg) in ossl_siv128_speed() function