Searched defs:xor_init (Results 1 – 2 of 2) sorted by relevance
61 #define xor_init(arg) 0 macro
106 static OSSL_FUNC_keyexch_init_fn xor_init; variable120 static OSSL_FUNC_kem_encapsulate_init_fn xor_init; variable122 static OSSL_FUNC_kem_decapsulate_init_fn xor_init; variable477 static int xor_init(void *vpxorctx, void *vkey, in xor_init() function