Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dpem_encode.c141 PEM_EncodeUpdate(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl, in PEM_EncodeUpdate()
185 PEM_EncodeFinal(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl) in PEM_EncodeFinal()
204 int nlen, n, i, j, outl; in Der2Pem() local
322 PEM_DecodeUpdate(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl, in PEM_DecodeUpdate()
453 PEM_DecodeFinal(PEM_ENCODE_CTX *ctx, unsigned char *out, int *outl) in PEM_DecodeFinal()
/titanic_41/usr/src/uts/intel/asm/
H A Dsunddi.h103 outl(int port, uint32_t value) in outl() function
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dio.h219 #define outl(val,port) \ macro