Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dtls-provider.c73 static OSSL_FUNC_keyexch_init_fn xor_init; variable
87 static OSSL_FUNC_kem_encapsulate_init_fn xor_init; variable
89 static OSSL_FUNC_kem_decapsulate_init_fn xor_init; variable
242 static int xor_init(void *vpxorctx, void *vkey, xor_init() function
/freebsd/sys/dev/hptmv/
H A Draid5n.h61 #define xor_init(arg) 0 macro