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

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dkrb5_asn.h203 ** authorization-data[8] AuthorizationData OPTIONAL
216 KRB5_AUTHDATA *authorization; member in struct:krb5_authenticator_st
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dkrb5_asn.h203 ** authorization-data[8] AuthorizationData OPTIONAL
216 KRB5_AUTHDATA *authorization; member in struct:krb5_authenticator_st
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dhttpd.c115 static int auth_check( char* dirname, char* authorization, char* url );
184 auth_check( char* dirname, char* authorization, char* url ) argument
196 /* Basic authorization info? */
197 if (!authorization || strncmp( authorization, "Basic ", 6 ) != 0)
199 printf("### No authorization in http request with %s! ###\n", url);
210 l = b64_decode( &(authorization[6]), authinfo, sizeof(authinfo) );
451 char *method, *path, *protocol, *authorization, *boundary, *alang; local
462 authorization = boundary = NULL;
556 authorization
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/RPM.RedHat/
H A DLPRng.spec27 greatly improved permission and authorization mechanism.

Completed in 97 milliseconds