Home
last modified time | relevance | path

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

/dragonfly/lib/libcrypt/
H A Dblowfish.c610 blf_cbc_decrypt(blf_ctx *c, u_int8_t *iva, u_int8_t *data, u_int32_t len) in blf_cbc_decrypt()
/dragonfly/lib/libssh/openbsd-compat/
H A Dblowfish.c607 blf_cbc_decrypt(blf_ctx *c, u_int8_t *iva, u_int8_t *data, u_int32_t len) in blf_cbc_decrypt()
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c176 #define PMAP_PAGE_BACKING_SCAN(m, match_pmap, ipmap, iptep, ipte, iva) \ argument