Home
last modified time | relevance | path

Searched defs:inseg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/crypto/openssl/
H A Dossl_chacha20.c63 const unsigned char *in, *inseg, *cipher_key; in ossl_chacha20() local
165 const unsigned char *in, *inseg, *cipher_key; in ossl_chacha20_poly1305_encrypt() local
311 const unsigned char *in, *inseg, *cipher_key; in ossl_chacha20_poly1305_decrypt() local
H A Dossl_aes.c82 const unsigned char *in, *inseg; in ossl_aes_cbc() local
179 const unsigned char *inseg; in ossl_aes_gcm() local
/freebsd/contrib/ofed/libmlx5/
H A Dwqe.h137 union mlx5_wqe_umr_inline_seg inseg[0]; member