Home
last modified time | relevance | path

Searched defs:ovec (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dcfb128.c156 unsigned char ovec[16 * 2 + 1]; /* +1 because we dereference (but don't in cfbr_encrypt_block() local
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dcfb64ede.c101 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
[all...]
H A Dcfb_enc.c41 unsigned char ovec[16]; in DES_cfb_encrypt() local
44 unsigned char *ovec = (unsigned char *)sh; in DES_cfb_encrypt() local
[all...]
/third_party/openssl/crypto/des/
H A Dcfb64ede.c101 unsigned char ovec[16]; in DES_ede3_cfb_encrypt() local
[all...]
H A Dcfb_enc.c41 unsigned char ovec[16]; in DES_cfb_encrypt() local
44 unsigned char *ovec = (unsigned char *)sh; in DES_cfb_encrypt() local
[all...]
/third_party/openssl/crypto/modes/
H A Dcfb128.c156 unsigned char ovec[16 * 2 + 1]; /* +1 because we dereference (but don't in cfbr_encrypt_block() local
/third_party/rust/crates/regex/bench/src/ffi/
H A Dpcre1.rs83 let mut ovec: [c_int; OVEC_SIZE] = [0; OVEC_SIZE]; in find_at() variables
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h1040 struct xfrm_offload ovec[XFRM_MAX_OFFLOAD_DEPTH]; member
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1060 struct xfrm_offload ovec[XFRM_MAX_OFFLOAD_DEPTH]; member

Completed in 11 milliseconds