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

/osnet-11/usr/src/lib/libkmf/ber_der/common/
H A Dio.c201 return (kmfber_alloc_t(KMFBER_OPT_USE_DER));
347 if ((ber = kmfber_alloc_t(KMFBER_OPT_USE_DER)) != NULL) {
H A Dencode.c500 if (ber->ber_options & KMFBER_OPT_USE_DER) {
511 if (ber->ber_options & KMFBER_OPT_USE_DER) {
550 if (ber->ber_options & KMFBER_OPT_USE_DER) {
558 if (ber->ber_options & KMFBER_OPT_USE_DER) {
H A Ddecode.c349 if (ber->ber_options & KMFBER_OPT_USE_DER) {
/osnet-11/usr/src/lib/libkmf/ber_der/inc/
H A Dber_der.h71 #define KMFBER_OPT_USE_DER 0x04 macro

Completed in 19 milliseconds