Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c319 struct pkcs11_cipher_ctx *p11ctx = (struct pkcs11_cipher_ctx *)ctx->cipher_data; in p11_key_init() local
371 struct pkcs11_cipher_ctx *p11ctx = (struct pkcs11_cipher_ctx *)ctx->cipher_data; in p11_do_cipher() local
390 struct pkcs11_cipher_ctx *p11ctx = (struct pkcs11_cipher_ctx *)ctx->cipher_data; in p11_cleanup() local
410 struct pkcs11_md_ctx *p11ctx = (struct pkcs11_md_ctx *)ctx; in p11_md_hash_init() local
438 struct pkcs11_md_ctx *p11ctx = (struct pkcs11_md_ctx *)ctx; in p11_md_update() local
454 struct pkcs11_md_ctx *p11ctx = (struct pkcs11_md_ctx *)ctx; in p11_md_final() local
470 struct pkcs11_md_ctx *p11ctx = (struct pkcs11_md_ctx *)ctx; in p11_md_cleanup() local