Searched defs:outl (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libkmf/libkmf/common/ |
H A D | pem_encode.c | 141 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 D | sunddi.h | 103 outl(int port, uint32_t value) in outl() function
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | io.h | 219 #define outl(val,port) \ macro
|