Searched defs:userNameSize (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/ |
| D | srp_driver.c | 328 size_t userNameSize, in SRP_UserCredDigCalc() 447 size_t userNameSize, in SRP_UserNameDigCalc()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_srp.c | 57 static size_t userNameSize = 5; in runIt_srp() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/ |
| D | mbedtls_cc_srp.c | 71 size_t userNameSize, in mbedtls_srp_init()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/ |
| D | mbedtls_cc_srp.h | 228 #define CC_SRP_HK_INIT(srpType, srpModulus, srpGen, modSizeInBits, pUserName, userNameSize, pPwd, p… argument
|