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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/jpake/
H A Djpake.c285 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
303 if (!is_legal(received->p1.gx, ctx)) {
309 if (!is_legal(received->p2.gx, ctx)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/jpake/
H A Djpake.c286 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
304 if(!is_legal(received->p1.gx, ctx))
310 if(!is_legal(received->p2.gx, ctx))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/jpake/
H A Djpake.c285 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
303 if (!is_legal(received->p1.gx, ctx)) {
309 if (!is_legal(received->p2.gx, ctx)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/jpake/
H A Djpake.c286 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
304 if(!is_legal(received->p1.gx, ctx))
310 if(!is_legal(received->p2.gx, ctx))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/jpake/
H A Djpake.c285 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
303 if (!is_legal(received->p1.gx, ctx)) {
309 if (!is_legal(received->p2.gx, ctx)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/jpake/
H A Djpake.c286 static int is_legal(const BIGNUM *gx, const JPAKE_CTX *ctx) function
304 if(!is_legal(received->p1.gx, ctx))
310 if(!is_legal(received->p2.gx, ctx))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/include/FLAC++/
H A Dmetadata.h515 bool is_legal() const;
791 bool is_legal(bool check_cd_da_subset = false, const char **violation = 0) const;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/include/FLAC++/
H A Dmetadata.h515 bool is_legal() const;
791 bool is_legal(bool check_cd_da_subset = false, const char **violation = 0) const;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/include/FLAC++/
H A Dmetadata.h515 bool is_legal() const;
791 bool is_legal(bool check_cd_da_subset = false, const char **violation = 0) const;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC++/
H A Dmetadata.cpp462 bool SeekTable::is_legal() const
1012 bool CueSheet::is_legal(bool check_cd_da_subset, const char **violation) const
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC++/
H A Dmetadata.cpp462 bool SeekTable::is_legal() const
1012 bool CueSheet::is_legal(bool check_cd_da_subset, const char **violation) const
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/libFLAC++/
H A Dmetadata.cpp462 bool SeekTable::is_legal() const
1012 bool CueSheet::is_legal(bool check_cd_da_subset, const char **violation) const
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_libFLAC++/
H A Dmetadata_object.cpp951 printf("testing SeekTable::is_legal()... ");
952 if(block.is_legal())
965 printf("testing SeekTable::is_legal()... ");
966 if(!block.is_legal())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_libFLAC++/
H A Dmetadata_object.cpp951 printf("testing SeekTable::is_legal()... ");
952 if(block.is_legal())
965 printf("testing SeekTable::is_legal()... ");
966 if(!block.is_legal())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_libFLAC++/
H A Dmetadata_object.cpp951 printf("testing SeekTable::is_legal()... ");
952 if(block.is_legal())
965 printf("testing SeekTable::is_legal()... ");
966 if(!block.is_legal())

Completed in 218 milliseconds