Searched defs:vctx (Results 1 - 2 of 2) sorted by relevance
| /src/sys/opencrypto/ |
| H A D | aesxcbcmac.c | 43 aes_xcbc_mac_init(void *vctx, const uint8_t *key, u_int16_t keylen) argument 81 aes_xcbc_mac_loop(void *vctx, const uint8_t *addr, u_int16_t len) argument 127 aes_xcbc_mac_result(uint8_t *addr, void *vctx) argument
|
| /src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 4950 check_expr_misc(const tnode_t *tn, bool vctx, bool cond, argument 4881 check_expr_call(const tnode_t * tn,const tnode_t * ln,bool szof,bool vctx,bool cond,bool retval_discarded) argument
|
Completed in 9 milliseconds