Home
last modified time | relevance | path

Searched refs:cbKeyObject (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-wincng.c115 ULONG cbKeyObject, cbChainingMode, cbData; in wincng_cipher_algorithm_init() local
129 (PUCHAR)&cbKeyObject, in wincng_cipher_algorithm_init()
138 cipher->ctx_size = sizeof(struct wincng_key) + cbKeyObject - 1; in wincng_cipher_algorithm_init()