Searched refs:ucrypto_ctx_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsoftcrypto/common/
H A Dcrypt.c56 } ucrypto_ctx_t; typedef in typeref:struct:ucrypto_ctx
86 ucrypto_ctx_t *uctx = NULL;
148 uctx = malloc(sizeof (ucrypto_ctx_t));
169 ucrypto_ctx_t *uctx = (ucrypto_ctx_t *)(context->cc_framework_private);
280 ucrypto_ctx_t *uctx = (ucrypto_ctx_t *)(context->cc_framework_private);
354 ucrypto_ctx_t *uctx = (ucrypto_ctx_t *)(context->cc_framework_private);

Completed in 16 milliseconds